const runtime.waitReasonGCWeakToStrongWait

3 uses

	runtime (current package)
		mheap.go#L2119: 		goparkunlock(&work.strongFromWeak.lock, waitReasonGCWeakToStrongWait, traceBlockGCWeakToStrongWait, 2)
		runtime2.go#L1099: 	waitReasonGCWeakToStrongWait                      // "GC weak to strong wait"
		runtime2.go#L1140: 	waitReasonGCWeakToStrongWait:    "GC weak to strong wait",